source/dalmixer.d(327,13): Error: cast from `const(extern (C) ALmixer_version* function() nothrow @nogc)*` to `void**` not allowed in safe code source/dalmixer.d(328,13): Error: cast from `const(extern (C) char* function() nothrow @nogc)*` to `void**` not allowed in safe code source/dalmixer.d(329,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_SetError` source/dalmixer.d(329,13): Error: cast from `extern (C) void function(const(char*), ...) nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(330,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_GetTicks` source/dalmixer.d(330,13): Error: cast from `extern (C) uint function() nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(331,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_Delay` source/dalmixer.d(331,13): Error: cast from `extern (C) void function(uint) nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(332,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_Init` source/dalmixer.d(332,13): Error: cast from `extern (C) byte function(uint, uint, uint) nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(333,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_InitContext` source/dalmixer.d(333,13): Error: cast from `extern (C) byte function(uint, uint) nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(334,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_InitMixer` source/dalmixer.d(334,13): Error: cast from `extern (C) byte function(uint) nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(335,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_BeginInterruption` source/dalmixer.d(335,13): Error: cast from `extern (C) void function() nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(336,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_EndInterruption` source/dalmixer.d(336,13): Error: cast from `extern (C) void function() nothrow @nogc*` to `void**` not allowed in safe code source/dalmixer.d(337,28): Error: `@safe` function `loadSymbols` cannot access `__gshared` data `ALmixer_IsInInterruption` source/dalmixer.d(337,13): Error: cast from `extern (C) byte function() nothrow @nogc*` to `void**` not allowed in safe code /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.